| Name | Description |
| AreaFillOpacity | Sets the AreaFillOpacity of the stacked fragment. This property only applies for area-like series. |
| Brush | Overloaded. Sets the brush of the stacked fragment. |
| DashCap | Sets the PenLineCap enumeration value that specifies how the current series object's dash ends are drawn. |
| EndCap | The style of the end point of any lines or polylines representing this series. |
| IsDropShadowEnabled | Sets whether drop shadow should be enabled for this series. |
| IsHitTestVisible | Sets whether the series receives mouse events. |
| LegendItemVisibility | Sets the legend item visibility for the current series object. |
| MarkerBrush | Overloaded. Sets the brush that specifies how the current series object's marker interiors are painted. |
| MarkerOutline | Overloaded. Sets the brush that specifies how the current series object's marker outlines are painted. |
| MarkerType | Sets the marker type for the current series object. |
| Name | Sets the Name of the stacked fragment. |
| Opacity | Sets the Opacity of the stacked fragment. |
| OpacityMask | Overloaded. Sets the OpacityMask of the stacked fragment. |
| Outline | Overloaded. Sets the brush to use for the outline of the series. |
| RadiusX | Sets the x-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series. |
| RadiusY | Sets the y-radius of the ellipse that is used to round the corners of the column. This only applies to Bar and Column series. |
| ShadowBlur | Sets the shadow blur. |
| ShadowOffsetX | Sets the drop shadow x-offset. |
| ShadowOffsetY | Sets the drop shadow y-offset. |
| ShowTooltip | Sets the series model StackedFragmentSeriesModel.ShowTooltip. |
| StartCap | The style of the starting point of any lines or polylines representing this series. |
| Thickness | Sets the width of the current series object's line thickness. |
| Title | Sets the series model StackedFragmentSeriesModel.Title. |
| TooltipTemplate | Sets the series model StackedFragmentSeriesModel.TooltipTemplate. |
| UseLightweightMarkers | Sets the marker type for the current series object. |
| UseSingleShadow | Sets whether drop shadow is applied to the whole StackedFragmentSeries visual or to each of the individual shapes forming the StackedFragmentSeries. |
| ValueMemberPath | Sets the value mapping property for the current series object. |
| Visibility | Sets the Visibility of the stacked fragment. |